qa chatbot
Building Your First QA Chatbot With Python
In this tutorial we will create a simple and cool chatbot that will be able to answer your questions about a text data that you feed to it. Familiarity with NLTK and python programming is expected. Second, create a new Jupyter notebook. Our QA bots needs some data so that it can answer questions related to it. You can create a new text file directly from Jupyter window just like you create a new python notebook.